The Imagick class
PHP Manual

Imagick::setImageOrientation

(PECL imagick 2.0.0)

Imagick::setImageOrientationSets the image orientation.

Descripción

bool Imagick::setImageOrientation ( int $orientation )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Sets the image orientation.

Lista de parámetros

orientation

One of the orientation constants

Valores retornados

Returns TRUE on success.


The Imagick class
PHP Manual